cody - HTMLify profile
files of /cody/swapnilsparsh/30DaysOfJavaScript/105 - Speech Recognitation/
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
# Speech Recognition using JS :
---
## Describtion :
> It's a Speech Recognition site which will take permission from user to ac
---
## Describtion :
> It's a Speech Recognition site which will take permission from user to ac
const texts= document.querySelector(".texts");
window.SpeechRecognition= window.SpeechRecognition || window.webkitSpeechRecognit
window.SpeechRecognition= window.SpeechRecognition || window.webkitSpeechRecognit